Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: check supported testcases in CI #85

Merged
merged 20 commits into from
Dec 26, 2024

Conversation

zjp-CN
Copy link
Contributor

@zjp-CN zjp-CN commented Dec 26, 2024

This PR

  • moves rust-toolchain.toml to project root, so that rap and tests can share the same toolchain in cargo command
    • this means you can just run cargo rap instead of cargo +nightly-xxx rap
  • grep 'RAP|WARN' on rap output for each supported testcase; if rap functionality is broken, batch.sh won't succeed
  • simplifies install.sh and release.yml
  • moves CI_* tests to support folder

截图_20241226141315

@hxuhack hxuhack merged commit bb8ff27 into Artisan-Lab:main Dec 26, 2024
1 check passed
@zjp-CN zjp-CN deleted the ci/check-tests branch December 26, 2024 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants